Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Represent failure with index instead of is_error in data lookup. #88

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

aterentic-ethernal
Copy link
Contributor

Guys, I have missed changing TryFrom implementation for DataLookup last time, this PR should fix that. It also removes is_error field from DataLookup and changes representation to invalid index. Functions that checks validitry of both structs is also added. Wdyt?

Copy link
Contributor

@Leouarz Leouarz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, new binary upgrade

@aterentic-ethernal aterentic-ethernal merged commit 1262b7c into main Apr 22, 2024
1 check passed
@aterentic-ethernal aterentic-ethernal deleted the aterentic/simplify_data_lookup branch April 22, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants